home *** CD-ROM | disk | FTP | other *** search
- -- background: 2791 from stack: in.0
- -- bmap block id: 3259
- -- flags: 4000
- -- background id: 0
- -- name:
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=10 top=34 right=116 bottom=126
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: thanks
- ----- HyperTalk script -----
- on mouseUp
- show field "cover"
- wait 2 sec
- hide field "cover"
- end mouseUp
-
-
-
- -- part 1 (field)
- -- low flags: 80
- -- high flags: 0000
- -- rect: left=363 top=201 right=240 bottom=484
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 20
- -- style flags: 4352
- -- line height: 26
- -- part name: thanks
-
-
- -- part 7 (field)
- -- low flags: 80
- -- high flags: 0000
- -- rect: left=90 top=37 right=86 bottom=197
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: cover
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=458 top=33 right=64 bottom=504
- -- title width / last selected line: 0
- -- icon id / first selected line: 22308 / 22308
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve
- go next
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=455 top=288 right=325 bottom=494
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- show field "ouch"
- beep
- wait 30
- hide field "ouch"
- end mouseUp
-
-
-
- -- part 13 (field)
- -- low flags: 80
- -- high flags: 0000
- -- rect: left=391 top=299 right=316 bottom=458
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 768
- -- line height: 16
- -- part name: ouch
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=115 top=171 right=288 bottom=229
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- show field "thanks"
- wait 2 secs
- hide field "thanks"
- end mouseUp
-
-